PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLineAnnotation Class / setStartLineSymbol Method
A PDFLineEndStyle enum member that represents the start of the line.
In This Topic
    setStartLineSymbol Method
    In This Topic
    Sets the style used for the start of the line.
    Syntax
    public void setStartLineSymbol( 
       PDFLineEndStyle value
    )

    Parameters

    value
    A PDFLineEndStyle enum member that represents the start of the line.
    See Also